//objectcomments PFC parsed SQL syntax for SQL Parser attributes forward global type pfc_n_cst_sqlattrib from n_cst_baseattrib end type end forward global type pfc_n_cst_sqlattrib from n_cst_baseattrib autoinstantiate end type type variables string s_verb string s_tables string s_columns string s_values string s_where string s_order string s_group string s_having end variables on pfc_n_cst_sqlattrib.create TriggerEvent( this, "constructor" ) end on on pfc_n_cst_sqlattrib.destroy TriggerEvent( this, "destructor" ) end on
- Sources
- PFC2025-Solution
- pfc libs
- pfcapsrv.pbl
- pfc_n_cst_sqlattrib.sru
File: pfc_n_cst_sqlattrib.sru
Size: 543
Date: Sun, 16 Mar 2025 05:42:20 +0100
Size: 543
Date: Sun, 16 Mar 2025 05:42:20 +0100
- n_cst_baseattrib autoinstantiate pfc_n_cst_sqlattrib(sru)